get index c#

79

get index c# -

int index = myList.FindIndex(a => a.Prop == oProp);

Comments

Submit
0 Comments